home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games Extra 1996 March / Amiga Games Extra 1996 #3.iso / s / ps3m.config < prev    next >
Text File  |  1995-11-21  |  2KB  |  100 lines

  1. ; This is an example config file for
  2. ; $VER: PS3M 3.10ß / 19.03.1995
  3. ; by Jarno Paananen
  4.  
  5. ; These are my own settings for my A500 + FAST and 68010
  6. ; Feel free to modify!
  7.  
  8.  
  9. ; These are comments and they must be on seperate lines
  10. ; All strings are case-insensitive and amount of spaces is not essential,
  11. ; but they make things c l e a r e r
  12.  
  13.  
  14. ; This first section describes the default settings that are
  15. ; used if no other settings are found in this file
  16.  
  17. [Defaults]
  18.  
  19. ; Default mixing rate (useless as there are separate channel settings,
  20. ; but anyway)
  21.  
  22. Rate = 16000
  23.  
  24. ; Default volume boost (also useless)
  25. Boost = 0
  26.  
  27. ; Default playing mode
  28. ;(surround, stereo, mono, real surround or 14-bit stereo)
  29. Mode = surround
  30.  
  31. ; Default system state (on or off)
  32. System = ON
  33.  
  34. ; Default module directory
  35.  
  36. Directory = xm:
  37.  
  38. ; Mixing buffer size
  39. ; 0 = 4kB, 1 = 8 kB, 2 = 16 kB, 3 = 32 kB, default is 16kB.
  40. ; Smaller buffer gives faster response, but decreases the "backup"
  41. ; buffer possibly causing more "skipping".
  42.  
  43. ; I've used 32kB recently due to the XM-support and my A500...
  44.  
  45. bufferSize = 3
  46.  
  47.  
  48. ; This toggles the startup banner (This program is made by the
  49. ; incredible and ever so wonderful and so on... ;)
  50.  
  51. Banner = on
  52.  
  53.  
  54. ; This section describes the default settings for each number of channels
  55. ; Format is: number of channels = r[mixing rate] v[volume boost] m[mode]
  56. ; All are optional and if missing, the default is used.
  57.  
  58. ; Yes! You can now also specify default playing modes for specific
  59. ; number of channels... (is it of some use, is another question...)
  60.  
  61. ; An example:
  62. ; 17 = r10000 v4 m1
  63.  
  64. ; The mode numbers are the same as with command line options, ie.
  65. ; 0 = Surround
  66. ; 1 = Stereo
  67. ; 2 = Mono
  68. ; 3 = Real surround
  69. ; 4 = 14-bit stereo
  70.  
  71. [Channels]
  72.  
  73. 1 = r28000 v0
  74. 2 = r28000 v0
  75. 3 = r25000 v0
  76. 4 = r23000 v0
  77. 5 = r20000 v1
  78. 6 = r19000 v1
  79. 7 = r18000 v1
  80. 8 = r15000 v1
  81. 9 = r13500 v2
  82. 10 = r13000 v2
  83. 11 = r12000 v3
  84. 12 = r12000 v3
  85. 13 = r11000 v3
  86. 14 = r11000 v3
  87. 15 = r10000 v4
  88. 16 = r9000 v4
  89.  
  90.  
  91. ; This section describes settings for specific tunes
  92. ; The format is same as above, also playing mode.
  93.  
  94. [Tunes]
  95. s3m.2nd_pm = r17000 v1
  96. mod.welcome = r28000 v0 m2
  97. mod.toblerone = r26000 v0
  98. mod.Banana boat = r28000 v0
  99. seraph.xm = r14000 v2 m2
  100.